FHIR IG Statistics: CodeSystem/PDS-TelecomUsage-1
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "CodeSystem",
"id": "PDS-TelecomUsage-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/PDS-TelecomUsage-1",
"version": "1.0.0",
"name": "PDS Telecom Usage",
"status": "draft",
"date": "2018-11-28T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify the type or usage of the telecommunication address, in use by the Personal Demographics Service.",
"copyright": "Copyright © 2018 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "AS",
"display": "An automated answering machine"
},
{
"code": "EC",
"display": "A contact specifically designated to be used for emergencies"
},
{
"code": "H",
"display": "A communication address at a home"
},
{
"code": "HP",
"display": "The primary home, to reach a person after business hours"
},
{
"code": "HV",
"display": "A vacation home, to reach a person while on vacation"
},
{
"code": "MC",
"display": "A telecommunication device that moves and stays with its owner"
},
{
"code": "PG",
"display": "A paging device suitable to solicit a callback or to leave a very short message"
},
{
"code": "WP",
"display": "An office address"
}
]
}